How to Install ants software package in Debian 8 (Jessie)

How to Install ants software package in Debian 8 (Jessie)

ants software package provides advanced normalization tools for brain and image analysis, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ants 

ants is installed in your system.

Make ensure the ants package were installed using the commands given below,

$ sudo dpkg-query -l | grep ants *

You will get with ants package name, version, architecture and description in a table

ants package basic information:

Distro Debian 8 jessie
Section Science
Package ants
Version 2.1.0~rc2+git3-g9103999-4
Description advanced normalization tools for brain and image analysis
Sub Section Science


See Also, How to uninstall or remove ants software package from Debian 8 (Jessie)?